![]() |
SndGetSysBeepState |
||||
Header: | Sound.h | Carbon status: | Supported | |
Determines if the system alert sound is enabled.
void SndGetSysBeepState ( SInt16 *sysBeepState );
On return, a pointer to the state of the system alert sound, represented by either of the constants, sysBeepDisable or sysBeepEnable. See
You can call the SndGetSysBeepState function at interrupt time.
Supported in Carbon. Available in Carbon 1.0.2 and later when running Mac OS 8.1 or later.
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)